projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97c6058
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 12 Dec 2008 01:00:33 +0000
(
01:00
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 12 Dec 2008 01:00:33 +0000
(
01:00
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5da6ddb557d3de174baf85c9e152069049559096..13cf27a91b036db6f9d4747291d1ec3618dfe5da 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-827,7
+827,7
@@
* emulation/viper-cmd.el (viper-envelop-ESC-key):
viper-translate-all-ESC-keysequences is now a function.
- * emulation/viper-init (viper-translate-all-ESC-keysequences):
+ * emulation/viper-init
.el
(viper-translate-all-ESC-keysequences):
Make this variable.
2008-11-22 Stefan Monnier <monnier@iro.umontreal.ca>